PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getToggleNoView Method
In This Topic
    getToggleNoView Method
    In This Topic
    Gets a value indicating whether the interpretation of isViewable method should be reversed.
    Syntax
    public boolean getToggleNoView()

    Return Value

    If true, invert the interpretation of the isViewable method for certain events.
    See Also